-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
⬆️(project) upgrade python dependencies #357
Conversation
Current benchmark
Comparison with the latest previous benchmark
|
c4c82d8
to
686a460
Compare
Current benchmark
Comparison with the latest previous benchmark
|
686a460
to
3ca50e8
Compare
Current benchmark
Comparison with the latest previous benchmark
|
3ca50e8
to
1137162
Compare
Current benchmark
Comparison with the latest previous benchmark
|
1137162
to
d5e2cb1
Compare
Current benchmark
Comparison with the latest previous benchmark
|
d5e2cb1
to
da48fd3
Compare
Current benchmark
Comparison with the latest previous benchmark
|
da48fd3
to
87c3dd4
Compare
Current benchmark
Comparison with the latest previous benchmark
|
87c3dd4
to
7d13b5e
Compare
Current benchmark
Comparison with the latest previous benchmark
|
7d13b5e
to
f8de10d
Compare
Current benchmark
Comparison with the latest previous benchmark
|
f8de10d
to
0cd063a
Compare
Current benchmark
Comparison with the latest previous benchmark
|
| datasource | package | from | to | | ---------- | ------------ | ------- | ------- | | pypi | black | 24.10.0 | 25.1.0 | | pypi | django-dsfr | 2.0.0 | 2.1.0 | | pypi | fastapi | 0.115.6 | 0.115.7 | | pypi | polyfactory | 2.18.1 | 2.19.0 | | pypi | prefect | 3.1.5 | 3.1.14 | | pypi | pydantic | 2.10.5 | 2.10.6 | | pypi | pyinstrument | 5.0.0 | 5.0.1 | | pypi | ruff | 0.9.2 | 0.9.3 |
0cd063a
to
ee6098c
Compare
Current benchmark
Comparison with the latest previous benchmark
|
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Current benchmark
Comparison with the latest previous benchmark
|
This PR contains the following updates:
^24.4.2
->^25.0.0
==24.10.0
->==25.1.0
==2.0.0
->==2.1.0
==0.115.6
->==0.115.7
==2.18.1
->==2.19.0
==3.1.5
->==3.1.14
2.10.5
->2.10.6
==2.10.5
->==2.10.6
==5.0.0
->==5.0.1
0.9.2
->0.9.3
==0.9.2
->==0.9.3
Release Notes
psf/black (black)
v25.1.0
Compare Source
Highlights
This release introduces the new 2025 stable style (#4558), stabilizing
the following changes:
# fmt: skip
comments is no longer normalized (#4146)*
and more complex type variable tuple (#4440)The following changes were not in any previous release:
split over multiple lines first instead of type parameter definitions (#4553)
Stable style
empty lines (#4484)
with
statements containing tuple generators/unpacking(#4538)
Preview style
(#4498)
string_processing
andwrap_long_dict_values_in_parens
from removingparentheses around long dictionary values (#4377)
wrap_long_dict_values_in_parens
from the unstable to preview style (#4561)Packaging
License-Expression
metadata field, seePEP 639. (#4479)
Performance
is_fstring_start
function in Black's tokenizer (#4541)Integrations
--stdin-filename
set to a force excluded path, stdin won't beformatted. (#4539)
numerique-gouv/django-dsfr (django-dsfr)
v2.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: numerique-gouv/django-dsfr@v2.0.0...v2.1.0
fastapi/fastapi (fastapi)
v0.115.7
Compare Source
Upgrades
python-multipart
to >=0.0.18. PR #13219 by @DanielKusyDev.>=0.40.0,<0.46.0
. PR #13117 by @Kludex.jinja2
to >=3.1.5. PR #13194 by @DanielKusyDev.Refactors
Docs
fastapi-cli
UI examples in docs. PR #13107 by @Zhongheng-Cheng.docs/en/docs/virtual-environments.md
. PR #13124 by @tiangolo.docs/en/docs/contributing.md
. PR #12899 by @kingsubin.docs/en/docs/tutorial/sql-databases.md
. PR #13081 by @alv2017.docs/ru/docs/tutorial/query-param-models.md
. PR #12994 by @alejsdev.fastapi-cli
. PR #13031 by @tiangolo.Translations
docs/pt/docs/tutorial/request-forms.md
. PR #13216 by @Joao-Pedro-P-Holanda.docs/pt/docs/advanced/settings.md
. PR #13209 by @ceb10n.docs/pt/docs/tutorial/security/oauth2-jwt.md
. PR #13205 by @ceb10n.docs/id/docs/index.md
. PR #13191 by @gerry-sabar.docs/id/docs/tutorial/static-files.md
. PR #13092 by @guspan-tanadi.docs/pt/docs/tutorial/security/get-current-user.md
. PR #13188 by @ceb10n.docs/pt/docs/advanced/benchmarks.md
. PR #13187 by @ceb10n.docs/ru/docs/tutorial/security/first-steps.md
. PR #13159 by @Yarous.docs/ja/docs/tutorial/path-params-numeric-validations.md
. PR #12238 by @FakeDocument.docs/zh/docs/fastapi-cli.md
. PR #13102 by @Zhongheng-Cheng.docs/zh/docs/advanced/security/oauth2-scopes.md
. PR #13110 by @ChenPu2002.docs/id/docs/tutorial/path-params.md
. PR #13086 by @gerry-sabar.docs/ko/docs/tutorial/sql-databases.md
. PR #13093 by @GeumBinLee.docs/zh/docs/async.md
. PR #13095 by @Zhongheng-Cheng.docs/zh/docs/advanced/openapi-webhooks.md
. PR #13091 by @Zhongheng-Cheng.docs/zh/docs/advanced/async-tests.md
. PR #13074 by @Zhongheng-Cheng.docs/uk/docs/fastapi-cli.md
. PR #13020 by @ykertytsky.docs/zh/docs/advanced/events.md
. PR #12512 by @ZhibangYue./docs/ru/docs/tutorial/sql-databases.md
. PR #13079 by @alv2017.docs/zh/docs/advanced/testing-dependencies.md
. PR #13066 by @Zhongheng-Cheng.docs/zh-hant/docs/tutorial/index.md
. PR #13075 by @codingjenny.docs/zh/docs/tutorial/sql-databases.md
. PR #13051 by @Zhongheng-Cheng.docs/zh/docs/tutorial/query-params-str-validations.md
. PR #12928 by @Vincy1230.docs/zh/docs/tutorial/header-param-models.md
. PR #13040 by @Zhongheng-Cheng.docs/zh/docs/tutorial/path-params.md
. PR #12926 by @Vincy1230.docs/zh/docs/tutorial/first-steps.md
. PR #12923 by @Vincy1230.docs/ru/docs/deployment/docker.md
. PR #13048 by @anklav24.docs/pt/docs/advanced/generate-clients.md
. PR #13030 by @vitumenezes.docs/id/docs/tutorial/first-steps.md
. PR #13042 by @gerry-sabar.docs/zh/docs/tutorial/cookie-param-models.md
. PR #13038 by @Zhongheng-Cheng.docs/zh/docs/tutorial/request-form-models.md
. PR #13045 by @Zhongheng-Cheng.docs/ru/docs/virtual-environments.md
. PR #13026 by @alv2017.docs/ko/docs/tutorial/testing.md
. PR #12968 by @jts8257.docs/ko/docs/advanced/async-test.md
. PR #12918 by @icehongssii.docs/ru/docs/tutorial/security/oauth2-jwt.md
. PR #10601 by @AlertRED.docs/ru/docs/tutorial/security/simple-oauth2.md
. PR #10599 by @AlertRED.docs/ru/docs/tutorial/security/get-current-user.md
. PR #10594 by @AlertRED.docs/zh-hant/docs/features.md
. PR #12441 by @codingjenny.docs/zh-hant/docs/virtual-environments.md
. PR #12791 by @Vincy1230.docs/ko/docs/advanced/templates.md
. PR #12726 by @Heumhub.docs/ru/docs/fastapi-cli.md
. PR #13041 by @alv2017.docs/ko/docs/tutorial/cookie-param-models.md
. PR #13000 by @hard-coders.docs/ko/docs/tutorial/header-param-models.md
. PR #13001 by @hard-coders.docs/ko/docs/tutorial/request-form-models.md
. PR #13002 by @hard-coders.docs/ko/docs/tutorial/request-forms.md
. PR #13003 by @hard-coders.docs/ko/docs/resources/index.md
. PR #13004 by @hard-coders.docs/ko/docs/how-to/configure-swagger-ui.md
. PR #12898 by @nahyunkeem.docs/ko/docs/advanced/additional-status-codes.md
. PR #12715 by @nahyunkeem.docs/zh-hant/docs/tutorial/first-steps.md
. PR #12467 by @codingjenny.Internal
notify-translations.yml
. PR #12915 by @tinyboxvk.litestar-org/polyfactory (polyfactory)
v2.19.0
Compare Source
Sponsors 🌟
Thanks to these incredible business sponsors:
Scalar (@scalar), Telemetry Sports (via @chris-telemetry), Stok (@stok-team)
A huge 'Thank you!' to all other sponsors across Polar.sh, OpenCollective and GitHub Sponsors!
What's Changed
New Features 🚀
Fixes 🔧
Infra 🚆
New Contributors
Full Changelog: litestar-org/polyfactory@v2.18.1...v2.19.0
PrefectHQ/prefect (prefect)
v3.1.14
: : Addition by SubtractionCompare Source
Addition by Subtraction
Bug Fixes 🐞
PREFECT_SERVER_LOGGING_LEVEL
inprefect server start
by @zzstoatzz in https://github.com/PrefectHQ/prefect/pull/16765prefect dashboard open
by @zzstoatzz in https://github.com/PrefectHQ/prefect/pull/16768Inputs
cache policies are consolidated when used in aCompoundCachePolicy
by @zzstoatzz in https://github.com/PrefectHQ/prefect/pull/16785FlowRunContext
for flow runs kicked off from a deployment by @desertaxle in https://github.com/PrefectHQ/prefect/pull/16831Development & Tidiness 🧹
cli.deploy
by @zzstoatzz in https://github.com/PrefectHQ/prefect/pull/16767prefect.runner.runner
by @desertaxle in https://github.com/PrefectHQ/prefect/pull/16797TaskRunRecorder
by @zzstoatzz in https://github.com/PrefectHQ/prefect/pull/16829pendulum
consolidation by @zzstoatzz in https://github.com/PrefectHQ/prefect/pull/16808prefect-redis
to the Prefect image by @chrisguidry in https://github.com/PrefectHQ/prefect/pull/16818Documentation 📓
Schedule a flow
tutorial by @kevingrismore in https://github.com/PrefectHQ/prefect/pull/16796New Contributors
Full Changelog: PrefectHQ/prefect@3.1.13...3.1.14
v3.1.13
: : type_all_the_things: bool = TrueCompare Source
We're thrilled to announce a major milestone:
prefect
is now 100% type complete! 🎉 Every public interface in the library now includes comprehensive type annotations, bringing significant improvements to the developer experience. This means you'll enjoy:mypy
andpyright
, catching potential issues before runtimeThis achievement represents our commitment to building a more maintainable, reliable, and developer-friendly Python library.
Enhancements ➕➕
prefect server services
CLI commands by @zzstoatzz in https://github.com/PrefectHQ/prefect/pull/16706Bug Fixes 🐞
SendgridEmail
code example by @jakekaplan in https://github.com/PrefectHQ/prefect/pull/16677wait_for
by @chrisguidry in https://github.com/PrefectHQ/prefect/pull/16709drain_all
call to be called from new thread instead of global loop thread by @jeanluciano in https://github.com/PrefectHQ/prefect/pull/16739QueueService
instances are unique within types by @chrisguidry in https://github.com/PrefectHQ/prefect/pull/16751Integrations & Dependencies 🤝
Development & Tidiness 🧹
_on_start
by @cicdw in https://github.com/PrefectHQ/prefect/pull/16687prefect.server.events
by @desertaxle in https://github.com/PrefectHQ/prefect/pull/16692prefect.server.services
by @desertaxle in https://github.com/PrefectHQ/prefect/pull/16701prefect.results
by @desertaxle in https://github.com/PrefectHQ/prefect/pull/16714prefect.settings
by @desertaxle in https://github.com/PrefectHQ/prefect/pull/16719prefect.inputs
to 100% by @desertaxle in https://github.com/PrefectHQ/prefect/pull/16740prefect.server
to 100% by @desertaxle in https://github.com/PrefectHQ/prefect/pull/16729CoiledPushProvisioner
by @desertaxle in https://github.com/PrefectHQ/prefect/pull/16745JsonPatch
implementation by @desertaxle in https://github.com/PrefectHQ/prefect/pull/16743Documentation 📓
Configuration
📅 Schedule: Branch creation - "before 7am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.